home *** CD-ROM | disk | FTP | other *** search
- This is a pretty simple little app which showcases my WW3DKit. It
- grew out of the fact that bugs in the HP release of NS forced me to
- have some other way than test interface mode (due to a NeXT bug which
- killed the WindowServer if you used my stuff in IB). I've tried to
- turn this to my advantage and build a little app which is actually
- useful for my own work.
-
- The Controller object is your basic NeXT app kind-o-controller object.
- It's the Application's delegate, and handles your basic requests, like
- opening up a new document, quitting, etc.
-
- The WW3DTesterDoc is an object which controls a single document for this
- app. A WW3DTesterDoc has one and only WW3DWell, and some number of
-